negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010
Class ContinuousEvaluationSection
java.lang.Object
negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousEvaluationSection
- Direct Known Subclasses:
- IntegerEvaluationSection, RealEvaluationSection
public abstract class ContinuousEvaluationSection
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
evalLowerBound
protected double evalLowerBound
evalUpperBound
protected double evalUpperBound
lowerBound
protected double lowerBound
upperBound
protected double upperBound
ContinuousEvaluationSection
public ContinuousEvaluationSection()
getNormal
public abstract double getNormal(double weight)
- Parameters:
weight -
- Returns:
getEvalLowerBound
public double getEvalLowerBound()
- Returns:
getEvalUpperBound
public double getEvalUpperBound()
- Returns:
getLowerBound
public double getLowerBound()
- Returns:
getUpperBound
public double getUpperBound()
- Returns:
getTopPoint
public double getTopPoint()
- Returns: